home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / drmaster.zip / DRMASTER.TXT < prev    next >
Text File  |  1994-03-07  |  22KB  |  426 lines

  1.  
  2.  Les Lemke
  3.  Fidonet 1:356/3
  4.  March 6, 1994
  5.  This File: DRMASTER.TXT
  6.  
  7. ╔═══════════════════════════════════════════════════════════════════════╗
  8. ║                                                                       ║
  9. ║               How to set up the FrontDoor mailer with a               ║
  10. ║               Dos Shell Door for remote troublshooting.               ║
  11. ║                                                                       ║
  12. ╚═══════════════════════════════════════════════════════════════════════╝
  13.  
  14. What this text file will do is to show you how to set up the FrontDoor
  15. mailer so, if a Node or Point is having problems with his or her mailer,
  16. you won't have to actually drive over to that person's house to do the
  17. troubleshooting.
  18.  
  19. Here are the files included in this archive:
  20.  
  21. DRMASTER.TXT 21529 03-03-94  -  This help/instruction text file.
  22. DOOR1.BAT       52 02-22-94  -  Bat file for use with COM 1
  23. DOOR2.BAT       52 02-22-94  -  Bat file for use with COM 2
  24. DOOR3.BAT       59 12-18-93  -  Bat file for use with COM 3
  25. DOOR4.BAT       59 02-22-94  -  Bat file for use with COM 4
  26. DOORWAY.EXE  42256 08-07-91  -  The Doorway executable.
  27. DOORWAY.DOC  88371 09-30-89  -  The original Doorway v.2.05 documentation
  28. DRWY205.ZIP  85360 09-30-89  -  The original shareware archive.
  29.  
  30.  
  31.    ┌─────────────────────────────────────────────────────────────────────┐
  32.    │                                                                     │
  33.    │                 Here is the command in DOOR1.BAT:                   │
  34.    │                                                                     │
  35.    │         DOORWAY COM1 /g:on /a:on /m:100 /v:d^U /s:* /c:dos          │
  36.    │                                                                     │
  37.    └─────────────────────────────────────────────────────────────────────┘
  38.  
  39.    ┌─────────────────────────────────────────────────────────────────────┐
  40.    │                                                                     │
  41.    │                 Here is the command in DOOR2.BAT:                   │
  42.    │                                                                     │
  43.    │         DOORWAY COM2 /g:on /a:on /m:100 /v:d^U /s:* /c:dos          │
  44.    │                                                                     │
  45.    └─────────────────────────────────────────────────────────────────────┘
  46.  
  47.    ┌─────────────────────────────────────────────────────────────────────┐
  48.    │                                                                     │
  49.    │            Here is the command for DOOR3.BAT which shows            │
  50.    │            the port addressing needed for COM3 (Port 3):            │
  51.    │                                                                     │
  52.    │      DOORWAY PORT:03e8:4 /g:on /a:on /m:100 /v:d^U /s:* /c:dos      │
  53.    │                    |   |.... IRQ line                               │
  54.    │                    |.... base address of port.                      │
  55.    │                                                                     │
  56.    └─────────────────────────────────────────────────────────────────────┘
  57.  
  58.    ┌─────────────────────────────────────────────────────────────────────┐
  59.    │                                                                     │
  60.    │            Here is the command for DOOR4.BAT which shows            │
  61.    │            the port addressing needed for COM4 (Port 4):            │
  62.    │                                                                     │
  63.    │      DOORWAY PORT:02e8:3 /g:on /a:on /m:100 /v:d^U /s:* /c:dos      │
  64.    │                    |   |.... IRQ line                               │
  65.    │                    |.... base address of port.                      │
  66.    │                                                                     │
  67.    └─────────────────────────────────────────────────────────────────────┘
  68.  
  69.  
  70. ==============================================================================
  71.      HOW TO SET UP ANOTHER FRONTDOOR MAILER SYSTEM FOR REMOTE ACCESSS.
  72. ==============================================================================
  73.  
  74.  
  75. NOTE: The system which is allowing access via Doorway -MUST- be running
  76. ANSI.COM or ANSI.SYS, as Doorway depends on it to work. If the remote system
  77. ( or the system being accessed ) is not running ANSI.COM or ANSI.SYS then
  78. nothing will go out the port.
  79.  
  80. In other words, if you are attempting to access another system remotely and
  81. that other system ( the one being accessed ) is not running ANSI.COM or
  82. ANSI.SYS then you will not be able to see anything.
  83.  
  84.            ┌────────────────────────────────────────────────┐
  85.            │ HOW TO SET UP FRONTDOOR TO ALLOW REMOTE ACCESS │
  86.            └────────────────────────────────────────────────┘
  87.  
  88. These instructions can be explained over the phone and/or used to make the
  89. necessary changes to FrontDoor's setup so as to allow remote access to
  90. a computer system via FrontDoor's terminal mode.
  91.  
  92. These changes to FrontDoor's setup will give a person who operates a
  93. computer system the option of allowing remote access to that computer.
  94.  
  95. This information will be for SETTING UP THE REMOTE SYSTEM so it can be
  96. accessed remotely from another location and to show the person doing the
  97. accessing just how to do it.
  98.  
  99. Also, for the purpose of this instruction, we will use the EXAMPLE of a
  100. computer system which is configured to use COM2.
  101.  
  102.  
  103.            ┌────────────────────────────────────────────────┐
  104.            │   Let's say you are at the site at which the   │
  105.            │   REMOTE computer is located for the purpose   │
  106.            │   of these instructions...                     │
  107.            └────────────────────────────────────────────────┘
  108.  
  109.  
  110.  1. The first thing which needs to be done is for you to send or take
  111.     DOOR2.BAT and DOORWAY.EXE over to what will be the REMOTE system.
  112.  
  113.     [ If the remote system was set up for COM3 then you would need
  114.       to place ( or have the other system operator place ) DOOR3.BAT
  115.       and DOORWAY.EXE in the main FrontDoor mailer directory etc ]
  116.  
  117.  2. Next, while on that system you will need to copy DOOR2.BAT and
  118.     DOORWAY.EXE into the main FrontDoor directory.
  119.  
  120.     For a lot of folks this is the  C:\MAILER or C:\FD directory
  121.  
  122.  3. Next, you will need to go into FrontDoor's setup and then over to
  123.     TERMINAL.
  124.  
  125.     Then hit the ENTER key on MISCELLANEOUS ───┐
  126.                                                │
  127.                                         ┌──────┘
  128.                                         │
  129.                                         │
  130.                                         │
  131.                                         │
  132.                                        \│/
  133.  
  134.    File   Global   Mailer   Editor   Terminal   Modem   Printer   Manager
  135. ═════════════════════════════════════╒═════════════════╕════════════════════════
  136. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Miscellaneous <-│▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  137. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Display         │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  138. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Keyboard macros │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  139. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Xlat.In         │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  140. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Xlat.Out        │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  141. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ EMSI Profile    │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  142. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒╘═════════════════╛▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  143. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  144. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  145. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ FrontDoor; SETUP 2.02; Noncommercial version ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  146. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  147. ▒▒▒▒▒▒ Copyright 1989-1991 Advanced Engineering sarl; All rights reserved ▒▒▒▒▒▒
  148. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  149. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  150. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  151. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  152. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  153. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  154. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  155. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  156. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  157. ────────────────────────────────────────────────────────────────────────────────
  158. Miscellaneous terminal settings                                                 
  159.  
  160.  
  161.  
  162.  4. When this menu selection comes up cursor down and hit your ENTER key
  163.     on the line which says EDITOR ( shown below ).
  164.  
  165.  5. Type in DOOR2.BAT on the line which defines the editor.
  166.  
  167.  
  168.    File   Global   Mailer   Editor   Terminal   Modem   Printer   Manager
  169. ═════════════════════════════════════╒═════════════════╕════════════════════════
  170. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ Miscellaneous   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  171. ╒══════════════════════════════════════════════════════════════════════════════╕
  172. │                                                                              │
  173. │ Init            AT|                                                          │
  174. │ Download        \MAILER\FILES\                                               │
  175. │ Upload          \MAILER\FILES\                                               │
  176. │ Editor          DOOR2.BAT    <---- Type this in.                             │
  177. │ Protocol        Zmodem                                                       │
  178. │ Emulation       ANSI                                                         │
  179. │ Avatar          Yes                                                          │
  180. │ Buffer          128                                                          │
  181. │ Connect noise   Yes                                                          │
  182. │ Transfer noise  Yes                                                          │
  183. │ Use tables      No                                                           │
  184. │ Auto Zmodem     Yes                                                          │
  185. │ Local echo      No                                                           │
  186. │ Wrap around     Yes                                                          │
  187. │ Delay           10                                                           │
  188. │ Logging         No                                                           │
  189. │                                                                              │
  190. ╘══════════════════════════════════════════════════════════════════════════════╛
  191.  
  192.  
  193.  6. After typing DOOR2.BAT on this line hit your ENTER key to 'lock' this
  194.     change in.
  195.  
  196.     Then press your ESCape key - one tap at a time - till you are asked to
  197.     save this change to the FrontDoor Terminal setup.
  198.  
  199.     Answer YES at the "Save Changes" option and exit back to FrontDoor's
  200.     main waiting screen.
  201.  
  202.     THAT'S IT as far as required changes to FrontDoor's setup is concerned.
  203.  
  204.     This REMOTE computer is now set up to allow remote access.
  205.  
  206.  
  207.   ┌───────────────────────────────────────────────────────────────────────┐
  208.   │                                                                       │
  209.   │  After having made the above changes to FrontDoor the person at       │
  210.   │  this computer can now allow remote access to this computer system    │
  211.   │  via FrontDoor's terminal mode if they wish.                          │
  212.   │                                                                       │
  213.   │  It should also should be noted here - so the person who owns the     │
  214.   │  computer will have peace of mind - that NO ONE can access this       │
  215.   │  computer without this person's help. In other words, the operator    │
  216.   │  of this computer HAS TO ALLOW access...without the computer          │
  217.   │  operator's help no access can occur.                                 │
  218.   │                                                                       │
  219.   │  Now, when the person who operates this computer wants to allow       │
  220.   │  someone to access their computer system via FrontDoor's terminal     │
  221.   │  mode, they need to follow the instructions below..                   │                                           │
  222.   │                                                                       │
  223.   └───────────────────────────────────────────────────────────────────────┘
  224.  
  225.  
  226. ==============================================================================
  227.        HOW TO GET READY TO ALLOW REMOTE ACCESS TO YOUR COMPUTER SYSTEM
  228. ==============================================================================
  229.  
  230.     The following instructions apply to the person who desires to allow
  231.     their computer system to be accessed from a remote location via
  232.     FrontDoor's terminal mode & Doorway.
  233.  
  234.  1. While at your FrontDoor main waiting screen hold down your ALT key
  235.     and hit your J key to enter FrontDoor's terminal mode.
  236.  
  237.  2. Next, press your ALT key and hit your L key to bring up the menu
  238.     selection which will look like the menu below:
  239.  
  240.  
  241.  File    Line    Session    Options    Help
  242. OK       ╒══════════════════════════════╕                                       
  243.          │ BPS                    Fixed │
  244.          │ Data bits              8     │
  245.          │ Parity                 None  │
  246.          │ Stop bits              1     │
  247.          │ Wraparound             On    │                                       
  248.          │ CR expansion           CR    │                                       
  249.          │ Local echo             Off   │
  250.          │ Emulation              ANSI  │
  251.          │ Translation tables     Off   │                                       
  252.          │ Auto-Zmodem downloads  On    │                                       
  253.          │ Allow AVT/0 sequences  On    │                                       
  254.          │ Clear on Form Feeds    On    │                                       
  255.          │ Interactive EMSI       Off   │                                       
  256.          ╘══════════════════════════════╛                                       
  257.  
  258.  
  259.  3. Cursor down to "Local echo" and if this is set to OFF hit your
  260.     ENTER key to toggle Local Echo ON so it looks like this in the
  261.     menu below.
  262.  
  263.  
  264.  File    Line    Session    Options    Help                                     
  265. OK       ╒══════════════════════════════╕                                       
  266.          │ BPS                    Fixed │                                       
  267.          │ Data bits              8     │                                       
  268.          │ Parity                 None  │                                       
  269.          │ Stop bits              1     │                                       
  270.          │ Wraparound             On    │                                       
  271.          │ CR expansion           CR    │                                       
  272.          │ Local echo             On    │ <──── Hit your ENTER key on Local
  273.          │ Emulation              ANSI  │       echo to toggle it to "On"
  274.          │ Translation tables     Off   │                                       
  275.          │ Auto-Zmodem downloads  On    │                                       
  276.          │ Allow AVT/0 sequences  On    │                                       
  277.          │ Clear on Form Feeds    On    │                                       
  278.          │ Interactive EMSI       Off   │                                       
  279.          ╘══════════════════════════════╛                                       
  280.                                                                                 
  281.  
  282.  4. After you have made this change to the Local Echo setting ( to ON )
  283.     HIT YOUR ESCAPE key to get rid of the above menu selection.
  284.  
  285.     Please Note: If, after changing "OFF" to "ON" you hit your enter
  286.                  key again you will only change "ON" back to "OFF"
  287.  
  288.                  This is why you need to hit your ESCape key AFTER
  289.                  changing "OFF" to "ON"
  290.  
  291.  
  292.  5. Next, you want to get ready to receive a call while in Terminal mode.
  293.  
  294.     To do this type ATA on the screen BUT -*> DO NOT <*- hit your enter
  295.     key yet!
  296.  
  297.  6. What you should have on your screen should look like this
  298.     below ───┐
  299.              │
  300. OK           │
  301. ata      <───┘
  302.                                                                                 
  303.  
  304.  7. Now, as you wait here in terminal mode, the other person will be getting
  305.     ready to call your system with Telix or QModem or some terminal program.
  306.  
  307.                          DON'T DO ANYTHING YET!
  308.  
  309.                           DON'T HIT ENTER YET!
  310.  
  311.  8. When you hear the other system call your computer with their computer
  312.     *THEN*  HIT YOUR ENTER KEY!
  313.  
  314.     This will force your computer to answer the telephone for the other
  315.     computer.
  316.  
  317.  9. When their computer has linked up with your computer you will more than
  318.     likely see a CONNECT message on your screen.
  319.  
  320. 10. When you see this CONNECT message hold down your ALT key and press your
  321.     I (eye) key.
  322.  
  323.     What you will see when you press your ALT-I key combination is that the
  324.     following long menu box will pop up:
  325.  
  326. ╒═══════════════════════════════════════════════════════════════════╡ Editor ╞═╕
  327. │                                                                              │
  328. │ Parameters: ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  329. │                                                                              │
  330. ╘══════════════════════════════════════════════════════════════════════════════╛
  331.  
  332. 11. DISREGARD this menu box!
  333.  
  334.                Hit your ENTER key when this long box pops up.
  335.  
  336.  
  337. 12. What will then happen after you hit the ENTER key is that the DOORWAY
  338.     will be activated and the caller - the person whom you have allowed to
  339.     access your computer - will be allowed into your computer system.
  340.  
  341. 13. The caller will be allowed 10 minutes on your computer system.
  342.     This time limit is because this shareware version of DOORWAY is
  343.     not registered.
  344.  
  345.  
  346.     If the caller needs more time on your computer:
  347.     ===============================================
  348.  
  349. 14. *IF* the caller who you have allowed into your computer system needs
  350.     more than 10 minutes on your system then HE will need to go back to the
  351.     DOS command line and type EXIT and hit HIS ENTER KEY ( You will be able
  352.     to see him type: EXIT, etc ). He should also let you know that he needs
  353.     more time and what he is about to do.
  354.  
  355. 15. When you see him type EXIT on his end, all you have to do to give him
  356.     another 10 more minutes on your computer is to do the following:
  357.  
  358.      15a. Hold down your ALT key and hit your i (eye) key.
  359.  
  360.      15b. THEN, when you see that long box pop up, hit your ENTER key.
  361.  
  362.  
  363.     This will initiate the DOORWAY program AGAIN and give the calling
  364.     party another 10 minutes on your computer system.
  365.  
  366.  
  367.  
  368. ==============================================================================
  369.           HOW TO ACCESS ANOTHER COMPUTER SYSTEM REMOTELY VIA DOORWAY
  370. ==============================================================================
  371.  
  372.  
  373.     The following instructions apply to the person who has been allowed
  374.     to remotely access another computer system via that system's FrontDoor
  375.     terminal mode.
  376.  
  377.     Also, I should note here that if you wish to access another system
  378.     use Telix or QModem or some other good terminal program.
  379.  
  380.     DON'T use YOUR FrontDoor terminal program to do it...it ain't good
  381.     enough for this procedure.
  382.  
  383.     For the purpose of this explanation I'll use Telix as an example.
  384.  
  385.  
  386.     1. Call the other person up voice and have them go into FrontDoor's
  387.        terminal mode and type ATA on the screen and wait for your call.
  388.  
  389.     2. Bring up Telix on your system.
  390.  
  391.     3. Go ahead and call the other system which you have been allowed to
  392.        access.
  393.  
  394.     4. After your computer and the other person's computer connect set
  395.        DOORWAY MODE to ON, on your system, by hitting your
  396.        ALT and = (equal) key.
  397.  
  398.        The person on the other end should by now be hitting their ALT-I
  399.        key and also hitting their ENTER key so as to initiate DOORWAY
  400.        mode to give you access.
  401.  
  402.     5. You should now see the following prompt: C:\MAILER
  403.  
  404.                    You are now on their computer system.
  405.  
  406.     6. If you need more than 10 minutes to do your work or maintenance
  407.        on their computer system go back to the Dos prompt, and type EXIT
  408.        and hit your enter key.
  409.  
  410.        The other person on the other (remote) computer will need to hit
  411.        their ALT-I key combination and then their ENTER key in order for
  412.        you to be given an additional 10 minutes on their system.
  413.  
  414.  
  415.                               - End Of File -
  416.  
  417.  
  418.     If these instructions have come in handy then drop me a line.
  419.     It'll be nice to know if this has helped you.
  420.  
  421.     Les Lemke
  422.     Fidonet Node: 1:356/3
  423.     Stargate Oregon BBS (503) 756-3887: 1:356/3
  424.     Mailer/BBS System Hours: 9pm to 9am
  425.  
  426.